An IDL_Container object holds other objects. The IDL_Container class, provides a way to group disparate IDL objects into single object, and allows you to easily move or destroy the objects within the container. Destroying an IDL_Container object destroys any objects that have been added to the container via the Add method.
None
See IDL_Container::Init.
Objects of this class have no properties of their own.
This class has the following methods:
In addition, this class inherits the methods of its superclasses (if any).
5.0 |
Introduced |